Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhook #591

Merged
merged 22 commits into from
Mar 24, 2021
Merged

Webhook #591

merged 22 commits into from
Mar 24, 2021

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Mar 8, 2021

No description provided.

@StefH StefH added the feature label Mar 8, 2021
@codecov
Copy link

codecov bot commented Mar 8, 2021

Codecov Report

Merging #591 (bf6f946) into master (6f7d2c8) will increase coverage by 0.35%.
The diff coverage is 88.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #591      +/-   ##
==========================================
+ Coverage   76.00%   76.35%   +0.35%     
==========================================
  Files         141      148       +7     
  Lines        5463     5680     +217     
  Branches      548      575      +27     
==========================================
+ Hits         4152     4337     +185     
- Misses       1148     1167      +19     
- Partials      163      176      +13     
Impacted Files Coverage Δ
...k.Net.Abstractions/Admin/Mappings/ResponseModel.cs 100.00% <ø> (ø)
src/WireMock.Net/Http/HttpClientBuilder.cs 72.41% <ø> (ø)
src/WireMock.Net/Models/BodyData.cs 100.00% <ø> (ø)
src/WireMock.Net/Server/WireMockServer.Admin.cs 56.10% <0.00%> (-0.37%) ⬇️
...rc/WireMock.Net/Settings/ProxyAndRecordSettings.cs 100.00% <ø> (ø)
src/WireMock.Net/Owin/WireMockMiddleware.cs 90.32% <73.33%> (-1.83%) ⬇️
src/WireMock.Net/Http/WebhookSender.cs 81.57% <81.57%> (ø)
src/WireMock.Net/Serialization/WebhookMapper.cs 82.85% <82.85%> (ø)
src/WireMock.Net/Transformers/Transformer.cs 92.12% <92.12%> (-1.46%) ⬇️
src/WireMock.Net/Server/RespondWithAProvider.cs 92.23% <97.77%> (+4.09%) ⬆️
... and 19 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cee7302...bf6f946. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Mar 24, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

88.3% 88.3% Coverage
0.0% 0.0% Duplication

@StefH StefH merged commit d758301 into master Mar 24, 2021
@StefH StefH deleted the Webhook branch March 24, 2021 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant